Fruitful Recursion
Slides
-
Condensed version of slides that does not show all function frame steps (more suitable for printing) [1up, 4up]
- Full version of slides with all function frame steps and extra reference [1up, 4up]
Readings
Think Python, Sections 6.6-6.10: Recursion with Return Values
Code
Click on the lec19_fruitful_recursion.zip link to download
the .zip file to your computer.
The unzipped folder contains the notebook for lecture activities.
Additional Material on Trees
For more on trees, see this additional lecture material